-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implemented the unmanaged cluster CRD for adopting existing k8s clusters #623
base: main
Are you sure you want to change the base?
Conversation
kind: ClusterRole | ||
metadata: | ||
labels: | ||
hmc.mirantis.com/aggregate-to-global-admin: "true" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think rbac considerations should be similar to managedclusters, unless it was decided otherwise
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
IMO The design of using unmanaged cluster as an infrastructure provider looks needlessly complicated for our purposes.
Status handling logic should be reconsidered.
kubebuilder comments must be cleared out.
d20e204
to
c689cd1
Compare
06ec211
to
56bd578
Compare
Resolves #542
This PR implements adopting existing k8s clusters into 2a.